Micron Document
Fox's Git Mirrors

Node / rns-mirrors / pip-rns.git / files / .gitignore

Displaying Raw • Download

.gitignore HEAD (98db23f1) Text, 232 B

__pycache__/
*.pyc
*.pyo
*.pyz
dist/
build/
*.egg-info/
*.egg
.venv/
venv/
env/
*.env
.ruff_cache/
.mypy_cache/
.pytest_cache/
__pypackages__/
*.whl
*.tar.gz
*.opip
*.opip.bak
*.opipd
.opip/
*.rsg
*.rsm
.coverage
htmlcov/
.DS_Store

Served by rngit 1.5.2 - Generated in 0.03s